Welcome![Sign In][Sign Up]
Location:
Search - first and follow

Search list

[ELanguageCFF1.5

Description: 编译原理中的First集与 Follow集生成程序,这是我用C++语言写的,希望对大家有点用处。-Compiler Principle of First Set and Follow procedures set generation, which is my C++ languages, we hope to somewhat useful.
Platform: | Size: 141312 | Author: 吕进华 | Hits:

[Windows Develop实验二:ll1语法判断

Description: 实验二:LL1语法判断 自定义一个文法集,输入文法产生式,计算文法的FIRST,FOLLOW和SELECT集合, 利用SELECT集合构造预测分析表,接着用预测分析程序,栈 和预测分析表对输入串进行分析,给出分析过程-Lab two: The LL1 grammar judgment from defines a grammar collection, the input grammar production pattern, computation grammar FIRST, FOLLOW and the SELECT set, uses the SELECT set structure forecast analytical table, then uses the forecast analysis program, the stack and the forecast analytical table carries on the analysis to the input string, produces the analysis proce
Platform: | Size: 134144 | Author: 罗文 | Hits:

[Other编译原理First集合和Follow集合的求解

Description: 相信计算机专业的学生在学《编译原理》时都做了有关求first和follow集的问题。此程序用VC++做,相信会给大家一定的帮助。-it s sure that the student of computer do first and follow when learning <<compiler>>. This program uses vc++,and i am sure it is useful for everyone!
Platform: | Size: 338944 | Author: 如月 | Hits:

[ELanguagepredictAnalysis

Description: 本程序主要实现预测分析表的构造,并求first和follow集-the procedure main table Forecast and Analysis, and the construction and follow for first set
Platform: | Size: 3072 | Author: 魏平 | Hits:

[GUI Developfifoexe

Description: 本程序包括求First集和Follow集的VC++原程序,已经编译过可以直接使用。-including procedures for the First Set and Follow Set VC program, it has been compiled using direct.
Platform: | Size: 30720 | Author: fly | Hits:

[ELanguagefirst&follow

Description: first和Follow分析相关算法 编译原理实验的一个内容,VC++编译-Analysis of first and Follow-correlation algorithm to compile an element of principle experiment, VC++ compiler
Platform: | Size: 1964032 | Author: chuhaiyun | Hits:

[ELanguageLL1gongnengquan

Description: 功能较全的LL1文法分析,自定义输入文法,生成first集follow集,再输入句子,判断是否是该文法,并显示栈的状态-function over the entire LL1 grammar analysis, since the definition of input grammar, Generating Sets follow first set, then input sentence, the judge is whether grammar, and that the state Stack
Platform: | Size: 202752 | Author: chengning | Hits:

[ELanguageLL1

Description: 实现LL1文法,从输入文法到FIRST、FOLLOW集,分析表。再到输入文法动作-The realization of LL1 grammar, from grammar to enter the FIRST, FOLLOW sets, analysis table. To enter the action grammar
Platform: | Size: 46080 | Author: Kword | Hits:

[Other resource040410202

Description: LL1文法程序,输出有:first集follow集,select集,语法书树-LL1 grammar procedures, output there: first set follow set, select set, grammar tree
Platform: | Size: 279552 | Author: 狐狸 | Hits:

[ELanguagefirst_and_follow_SLR

Description: 实现编译原理中 通过已知的文法来产生First集和FOLLOW集 以及SLR分析表-Compilation Principle realize through grammar known to generate First Set and FOLLOW sets, as well as SLR analysis table
Platform: | Size: 11264 | Author: 陈波 | Hits:

[ELanguageyufafenxi

Description: 语法分析关于first集和follow集。可运行可使用。自己看吧。没问题的。 还有不知为什么不能归为源码一栏 那个谁谁有空看下-Grammar analysis of first set and follow sets. Can be used to run. Check it out themselves. No problem. I do not know why there should not fall into one column that source availability谁谁facie
Platform: | Size: 5120 | Author: shenchen | Hits:

[ELanguage25232154653

Description: LL(1)词法分析程序 可以生成first和follow集合 由不同文法构建分析表-LL (1) lexical analysis program can be generated first and follow set constructed by different grammar analysis table
Platform: | Size: 185344 | Author: 860917 | Hits:

[ELanguageParser

Description: 本程序要求用户在控制台里输入非终极符,终结符与产生式,然后对用户输入的文法进行分析,得出first集 与follow 集,并打印出预测分析表用户决定是否继续进行句型分析,如继续则给出符号分析栈的实现,从而判断刚输入的句子是否为符合该文法的句子。 该程序遵循LL(1) 文法FIRST(A)的构造:是A的所有可能推导的开头终结符或可能的ε FOLLOW(A)是所有句型中出现在紧接A之后的非终结符或“#” 预测分析程序 构造LL(1)分析表 ⅰ,构造文法中所有元素的FIRST和FOLLOW集合 ⅱ,对文法G的每个产生式A->α执行第三步和第四步 ⅲ,对每个终结符a∈FIRST(α),把A->α加至M[A,a] ⅳ,若ε∈FIRST(α),则对任何b∈FOLLOW(A)把A->α加至M[A,b]中 ⅴ,把所有无定义的M[A,a]标上“出错标志” -err
Platform: | Size: 6144 | Author: 刘志兵 | Hits:

[ELanguageLL1.tar

Description: LL1通用语法分析器,有消除左递归,FIRST集合、FOLLOW集合、分析表生成等功能-Universal grammar LL1 parser, has the elimination of left recursion, FIRST collection, FOLLOW collection, analysis and other functions to generate Table
Platform: | Size: 647168 | Author: Wang Xinxi | Hits:

[ELanguagefirst+and+follow

Description: first集 与 follow集 编译原理-first set and follow the principle set compiler
Platform: | Size: 2048 | Author: yiminhui | Hits:

[Windows Developfirst+ang+follow

Description: first and folllw的算法 质量保证 操作简单-first and folllw the algorithm is simple quality assurance
Platform: | Size: 2048 | Author: wang | Hits:

[ConsoleFirst_follow

Description: Caculate first and follow
Platform: | Size: 2048 | Author: kao | Hits:

[OtherFirAndFol

Description: 是用JAVA做得一个First和Follow胡算法程序,很实用,无错误!-JAVA done with a First and Follow procedures Hu algorithm, it is practical, error-free!
Platform: | Size: 7168 | Author: 郭娟 | Hits:

[Industry researchFIRST-and-FOLLOW-sets

Description: it is a lecture on the first and follow set-it is a lecture on the first and follow set
Platform: | Size: 5120 | Author: muhammad azam | Hits:

[ELanguagecse340-first-and-follow-sets-master

Description: cse340-first-and-follow-sets-master in java
Platform: | Size: 15360 | Author: PauloAres | Hits:
« 12 3 4 5 6 7 8 9 10 ... 17 »

CodeBus www.codebus.net